home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / msker312.zip / COLS132.BAT next >
DOS Batch File  |  1991-09-06  |  359b  |  8 lines

  1. @echo off
  2. echo MS-DOS Kermit does not support 132-column mode on your video adapter.
  3. echo If you have an external command or program that puts your adapter into
  4. echo 132-column mode, please edit the COLS132.BAT file to run that command,
  5. echo and then Kermit will use it to switch to 132 columns.  Otherwise,
  6. echo 132-column mode cannot be used.
  7. pause
  8.